Skip to content

C++: Minor tweaks to ExprInVoidContext#2189

Merged
geoffw0 merged 3 commits into
github:masterfrom
jbj:eivc-2019
Oct 24, 2019
Merged

C++: Minor tweaks to ExprInVoidContext#2189
geoffw0 merged 3 commits into
github:masterfrom
jbj:eivc-2019

Conversation

@jbj

@jbj jbj commented Oct 24, 2019

Copy link
Copy Markdown
Contributor

These tweaks to ExprInVoidContext fell out of my work on #1999. See also https://github.slack.com/archives/CP75PA8Q1/p1571817660005700.

I've tested on four large snapshots that removing the Qualifier case from exprInVoidContext makes no difference.

jbj added 2 commits October 24, 2019 15:22
It's not used anywhere outside `VoidContext.qll`, where it was defined.
The use in `VoidContext.qll` is 10 years old and was a workaround for an
extractor bug that no longer exists.
@jbj jbj added the C++ label Oct 24, 2019
@jbj jbj requested a review from a team as a code owner October 24, 2019 13:31
@jbj jbj changed the title Eivc 2019 C++: Minor tweaks to ExprInVoidContext Oct 24, 2019
It turns out this was used in the internal repo.

@geoffw0 geoffw0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zlaski-semmle zlaski-semmle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@geoffw0 geoffw0 merged commit 73c677d into github:master Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants